home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November
/
PCWK1103B.iso
/
CINEBENCH 2003
/
resource
/
res
/
description
/
Fvrml2import.h
< prev
next >
Wrap
C/C++ Source or Header
|
2003-02-27
|
243b
|
12 lines
#ifndef _Fvrml2import_H_
#define _Fvrml2import_H_
enum
{
VRML2IMPORTFILTER_SCALE = 1000,
VRML2IMPORTFILTER_OPTIMIZE = 1001,
VRML2IMPORTFILTER_OPTIMIZESTRUCTURE = 1002,
VRML2IMPORTFILTER_USENORMALS = 1003
};
#endif